Builder

class Builder : GeneratedMessage.Builder<BuilderT> , ConfigProtos.Config.BluetoothConfigOrBuilder

Protobuf type meshtastic.Config.BluetoothConfig

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Enable Bluetooth on the device
bool enabled = 1;
Link copied to clipboard

Specified PIN for PairingMode.FixedPin
uint32 fixed_pin = 3;
Link copied to clipboard

Determines the pairing strategy for the device
.meshtastic.Config.BluetoothConfig.PairingMode mode = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getEnabled(): Boolean

Enable Bluetooth on the device
bool enabled = 1;
Link copied to clipboard
open fun getFixedPin(): Int

Specified PIN for PairingMode.FixedPin
uint32 fixed_pin = 3;
Link copied to clipboard

Determines the pairing strategy for the device
.meshtastic.Config.BluetoothConfig.PairingMode mode = 2;
Link copied to clipboard
open fun getModeValue(): Int

Determines the pairing strategy for the device
.meshtastic.Config.BluetoothConfig.PairingMode mode = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Enable Bluetooth on the device
bool enabled = 1;
Link copied to clipboard

Specified PIN for PairingMode.FixedPin
uint32 fixed_pin = 3;
Link copied to clipboard

Determines the pairing strategy for the device
.meshtastic.Config.BluetoothConfig.PairingMode mode = 2;
Link copied to clipboard

Determines the pairing strategy for the device
.meshtastic.Config.BluetoothConfig.PairingMode mode = 2;